home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / documents / perl / README < prev   
Encoding:
Text File  |  1996-11-11  |  1.3 KB  |  35 lines

  1.  
  2.                               Perl documentation
  3.  
  4. ----------------------------------------------------------------------------
  5.  
  6.                This directory is composed of documentation on
  7.               Perl - Practical Extraction and Report Language
  8.  
  9.         * perlpatterns.html:
  10.           PERL PATTERNS, Copyright 1995-1996, Kent Sandvik-- All Rights
  11.           Reserved.
  12.  
  13.           a list of useful examples of perl showing how to use the
  14.           language in various cases. This document is a quick
  15.           introduction to perl programming concerning how the language
  16.           could be used in real world cases.
  17.  
  18.           In some cases the samples are taken directly from the Camel
  19.           book. In some cases the snippets are mine, sometimes they are
  20.           entries based on postings on the comp.lang.perl.* newsgroups.
  21.  
  22.         * perl5/:
  23.           This subdirectory contains the perl5 documentation set
  24.           available on the freeware 1.0 CD, released with the v6.0 DT
  25.           CD set. This set includes
  26.              o Language Manual for version 5
  27.              o Modules Manual
  28.              o INSTALLATION pointers, and
  29.              o ADDITIONAL DOCUMENTATION.
  30.  
  31.      If you know of any documents that would augment this collection,
  32.      pleeeeeze contact the DTjanitor.
  33.  
  34. ----------------------------------------------------------------------------
  35.